Skip to content

Add missing rule identifier for const outer generics #1962

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 16, 2025

Conversation

traviscross
Copy link
Contributor

In the section on const contexts, we have a rule about when outer generics cannot be used. This was missing a rule identifier, so the text appeared to be part of the preceding rule. Let's fix that.

cc @ehuss

In the section on const contexts, we have a rule about when outer
generics cannot be used.  This was missing a rule identifier, so the
text appeared to be part of the preceding rule.  Let's fix that.
@rustbot rustbot added the S-waiting-on-review Status: The marked PR is awaiting review from a maintainer label Aug 15, 2025
Copy link
Contributor

@ehuss ehuss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@ehuss ehuss added this pull request to the merge queue Aug 16, 2025
Merged via the queue into master with commit ff45844 Aug 16, 2025
5 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: The marked PR is awaiting review from a maintainer label Aug 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants